lcd4linux software package provides Grabs information and displays it on an external lcd, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install lcd4linux
lcd4linux is installed in your system.
Make ensure the lcd4linux package were installed using the commands given below,
$ sudo dpkg-query -l | grep lcd4linux *
You will get with lcd4linux package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Utilities |
| Package | lcd4linux |
| Version | 0.11.0~svn1165-1 |
| Description | Grabs information and displays it on an external lcd |
| Sub Section | Utils |